home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / wires / r3widgra.js < prev    next >
Encoding:
Text File  |  2005-04-04  |  433 b   |  14 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/real/wires/r3widgra.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/wires/r3wire.js")
  7. include("real/objects/r3dgrav.js")
  8. var R3CLID_WIDISTANTGRAVITY = 1452;
  9. function r3Widistantgravity () { 
  10.    this.base = r3God;
  11.    if(arguments.length) {
  12.       this.base(R3CLID_WIDISTANTGRAVITY, arguments);
  13.    }
  14. // inc/real/wires/r3widgra.h_H